Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#8 Setting up CI checks via GH Actions #31

Merged
merged 7 commits into from
Dec 19, 2023

Conversation

roma-glushko
Copy link
Member

@roma-glushko roma-glushko commented Dec 19, 2023

Setup a number of CI checks:

  • Go mod checks
  • Source code format
  • Test Binary Building
  • Static Checks via GolangCI, nilaway
  • Glide tests runs
  • Added a test to check for leaked coroutines
  • Vulnerabilities in Glide deps.

Blockers:

@roma-glushko roma-glushko self-assigned this Dec 19, 2023
@roma-glushko roma-glushko linked an issue Dec 19, 2023 that may be closed by this pull request
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a committed binary in the dev branch cc @mkrueger12

@roma-glushko roma-glushko merged commit 99ab0dc into develop Dec 19, 2023
5 checks passed
@roma-glushko roma-glushko deleted the 8-setup-continuous-integration branch December 24, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup CI
1 participant